Rate Overview
Live
1 BIF = 0.509697 KRW
1 KRW = 1.9619
BIF
Avg
0.499615
High
0.511679
Low
0.485255
Last updated: 5/27/2026, 2:30:36 AM
Quick Conversions
| BIF | KRW |
|---|---|
| 1 BIF | 0.51 KRW |
| 10 BIF | 5.10 KRW |
| 50 BIF | 25.48 KRW |
| 100 BIF | 50.97 KRW |
| 500 BIF | 254.85 KRW |
| 1,000 BIF | 509.70 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-05-27T02:30:36Z",
"rates": {
"KRW": 0.509697
}
}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": 50.969699999999996,
"rate": 0.509697
}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