Rate Overview
Live
1 BIF = 0.502704 KRW
1 KRW = 1.9892
BIF
Avg
0.494493
High
0.502704
Low
0.485337
Last updated: 3/7/2026, 1:03:43 AM
Quick Conversions
| BIF | KRW |
|---|---|
| 1 BIF | 0.50 KRW |
| 10 BIF | 5.03 KRW |
| 50 BIF | 25.14 KRW |
| 100 BIF | 50.27 KRW |
| 500 BIF | 251.35 KRW |
| 1,000 BIF | 502.70 KRW |
Get BIF/KRW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=KRWExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-03-07T01:03:43Z",
"rates": {
"KRW": 0.502704
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=KRW&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "KRW",
"amount": 100
},
"result": 50.2704,
"rate": 0.502704
}Build with BIF/KRW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key