Rate Overview
Live
1 BIF = 0.512786 KRW
1 KRW = 1.9501
BIF
Avg
0.494411
High
0.512786
Low
0.481312
Last updated: 3/27/2026, 1:26:12 PM
Quick Conversions
| BIF | KRW |
|---|---|
| 1 BIF | 0.51 KRW |
| 10 BIF | 5.13 KRW |
| 50 BIF | 25.64 KRW |
| 100 BIF | 51.28 KRW |
| 500 BIF | 256.39 KRW |
| 1,000 BIF | 512.79 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-03-27T13:26:12Z",
"rates": {
"KRW": 0.512786
}
}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.2786,
"rate": 0.512786
}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