Rate Overview
Live
1 BIF = 0.490857 KRW
1 KRW = 2.0373
BIF
Avg
0.494464
High
0.498316
Low
0.487643
Last updated: 5/6/2026, 10:20:26 PM
Quick Conversions
| BIF | KRW |
|---|---|
| 1 BIF | 0.49 KRW |
| 10 BIF | 4.91 KRW |
| 50 BIF | 24.54 KRW |
| 100 BIF | 49.09 KRW |
| 500 BIF | 245.43 KRW |
| 1,000 BIF | 490.86 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-05-06T22:20:26Z",
"rates": {
"KRW": 0.490857
}
}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": 49.085699999999996,
"rate": 0.490857
}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