Rate Overview
Live
1 BIF = 0.460677 KRW
1 KRW = 2.1707
BIF
Avg
0.460542
High
0.463666
Low
0.455969
Last updated: 9/2/2026, 4:36:07 AM
Quick Conversions
| BIF | KRW |
|---|---|
| 1 BIF | 0.46 KRW |
| 10 BIF | 4.61 KRW |
| 50 BIF | 23.03 KRW |
| 100 BIF | 46.07 KRW |
| 500 BIF | 230.34 KRW |
| 1,000 BIF | 460.68 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-09-02T04:36:07Z",
"rates": {
"KRW": 0.460677
}
}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": 46.0677,
"rate": 0.460677
}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