Rate Overview
Live
1 BIF = 0.518504 KRW
1 KRW = 1.9286
BIF
Avg
0.518412
High
0.523740
Low
0.514840
Last updated: 7/2/2026, 4:19:31 PM
Quick Conversions
| BIF | KRW |
|---|---|
| 1 BIF | 0.52 KRW |
| 10 BIF | 5.19 KRW |
| 50 BIF | 25.93 KRW |
| 100 BIF | 51.85 KRW |
| 500 BIF | 259.25 KRW |
| 1,000 BIF | 518.50 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-07-02T16:19:31Z",
"rates": {
"KRW": 0.518504
}
}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": 51.85039999999999,
"rate": 0.518504
}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