Rate Overview
Live
1 BIF = 0.476967 KRW
1 KRW = 2.0966
BIF
Avg
0.474532
High
0.477489
Low
0.470829
Last updated: 8/12/2026, 4:53:46 AM
Quick Conversions
| BIF | KRW |
|---|---|
| 1 BIF | 0.48 KRW |
| 10 BIF | 4.77 KRW |
| 50 BIF | 23.85 KRW |
| 100 BIF | 47.70 KRW |
| 500 BIF | 238.48 KRW |
| 1,000 BIF | 476.97 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-08-12T04:53:46Z",
"rates": {
"KRW": 0.476967
}
}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": 47.6967,
"rate": 0.476967
}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