Rate Overview
Live
1 BIF = 0.507840 KRW
1 KRW = 1.9691
BIF
Avg
0.510352
High
0.511977
Low
0.507840
Last updated: 6/16/2026, 8:05:29 AM
Quick Conversions
| BIF | KRW |
|---|---|
| 1 BIF | 0.51 KRW |
| 10 BIF | 5.08 KRW |
| 50 BIF | 25.39 KRW |
| 100 BIF | 50.78 KRW |
| 500 BIF | 253.92 KRW |
| 1,000 BIF | 507.84 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-06-16T08:05:29Z",
"rates": {
"KRW": 0.50784
}
}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.784,
"rate": 0.50784
}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