Rate Overview
Live
1 BOB = 0.567614 MYR
1 MYR = 1.7618
BOB
Avg
0.572053
High
0.576060
Low
0.567614
Last updated: 5/7/2026, 6:57:28 AM
Quick Conversions
| BOB | MYR |
|---|---|
| 1 BOB | 0.57 MYR |
| 10 BOB | 5.68 MYR |
| 50 BOB | 28.38 MYR |
| 100 BOB | 56.76 MYR |
| 500 BOB | 283.81 MYR |
| 1,000 BOB | 567.61 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-05-07T06:57:28Z",
"rates": {
"MYR": 0.567614
}
}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": 56.761399999999995,
"rate": 0.567614
}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