Rate Overview
Live
1 BIF = 0.516458 KRW
1 KRW = 1.9363
BIF
Avg
0.499661
High
0.516458
Low
0.481312
Last updated: 7/7/2026, 8:36:01 AM
Quick Conversions
| BIF | KRW |
|---|---|
| 1 BIF | 0.52 KRW |
| 10 BIF | 5.16 KRW |
| 50 BIF | 25.82 KRW |
| 100 BIF | 51.65 KRW |
| 500 BIF | 258.23 KRW |
| 1,000 BIF | 516.46 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-07T08:36:01Z",
"rates": {
"KRW": 0.516458
}
}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.645799999999994,
"rate": 0.516458
}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