Rate Overview
Live
1 BIF = 0.501720 KRW
1 KRW = 1.9931
BIF
Avg
0.497995
High
0.502007
Low
0.489669
Last updated: 4/16/2026, 5:30:26 PM
Quick Conversions
| BIF | KRW |
|---|---|
| 1 BIF | 0.50 KRW |
| 10 BIF | 5.02 KRW |
| 50 BIF | 25.09 KRW |
| 100 BIF | 50.17 KRW |
| 500 BIF | 250.86 KRW |
| 1,000 BIF | 501.72 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-04-16T17:30:26Z",
"rates": {
"KRW": 0.50172
}
}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.172000000000004,
"rate": 0.50172
}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