Rate Overview
Live
1 BOB = 0.571338 MYR
1 MYR = 1.7503
BOB
Avg
0.568669
High
0.571506
Low
0.563466
Last updated: 3/7/2026, 4:26:04 AM
Quick Conversions
| BOB | MYR |
|---|---|
| 1 BOB | 0.57 MYR |
| 10 BOB | 5.71 MYR |
| 50 BOB | 28.57 MYR |
| 100 BOB | 57.13 MYR |
| 500 BOB | 285.67 MYR |
| 1,000 BOB | 571.34 MYR |
Get BOB/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=MYRExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-03-07T04:26:04Z",
"rates": {
"MYR": 0.571338
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "MYR",
"amount": 100
},
"result": 57.1338,
"rate": 0.571338
}Build with BOB/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key