Rate Overview
Live
1 BIF = 0.495033 KRW
1 KRW = 2.0201
BIF
Avg
0.491357
High
0.514840
Low
0.459600
Last updated: 7/27/2026, 6:33:08 AM
Quick Conversions
| BIF | KRW |
|---|---|
| 1 BIF | 0.50 KRW |
| 10 BIF | 4.95 KRW |
| 50 BIF | 24.75 KRW |
| 100 BIF | 49.50 KRW |
| 500 BIF | 247.52 KRW |
| 1,000 BIF | 495.03 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-27T06:33:08Z",
"rates": {
"KRW": 0.495033
}
}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.5033,
"rate": 0.495033
}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