Rate Overview
Live
1 BIF = 0.491961 KRW
1 KRW = 2.0327
BIF
Avg
0.493845
High
0.501413
Low
0.488569
Last updated: 7/26/2026, 10:56:25 PM
Quick Conversions
| BIF | KRW |
|---|---|
| 1 BIF | 0.49 KRW |
| 10 BIF | 4.92 KRW |
| 50 BIF | 24.60 KRW |
| 100 BIF | 49.20 KRW |
| 500 BIF | 245.98 KRW |
| 1,000 BIF | 491.96 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-26T22:56:25Z",
"rates": {
"KRW": 0.491961
}
}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.1961,
"rate": 0.491961
}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