Rate Overview
Live
1 BIF = 0.494750 KRW
1 KRW = 2.0212
BIF
Avg
0.499852
High
0.516324
Low
0.481312
Last updated: 7/27/2026, 4:32:05 AM
Quick Conversions
| BIF | KRW |
|---|---|
| 1 BIF | 0.49 KRW |
| 10 BIF | 4.95 KRW |
| 50 BIF | 24.74 KRW |
| 100 BIF | 49.48 KRW |
| 500 BIF | 247.38 KRW |
| 1,000 BIF | 494.75 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-27T04:32:05Z",
"rates": {
"KRW": 0.49475
}
}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": 49.475,
"rate": 0.49475
}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