Rate Overview
Live
1 BIF = 0.001338 MYR
1 MYR = 747.3842
BIF
Avg
0.001333
High
0.001338
Low
0.001330
Last updated: 5/27/2026, 2:52:50 PM
Quick Conversions
| BIF | MYR |
|---|---|
| 1 BIF | 0.00 MYR |
| 10 BIF | 0.01 MYR |
| 50 BIF | 0.07 MYR |
| 100 BIF | 0.13 MYR |
| 500 BIF | 0.67 MYR |
| 1,000 BIF | 1.34 MYR |
Get BIF/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=MYRExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-05-27T14:52:50Z",
"rates": {
"MYR": 0.001338
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "MYR",
"amount": 100
},
"result": 0.1338,
"rate": 0.001338
}Build with BIF/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key