Rate Overview
Live
1 BOB = 0.574516 MYR
1 MYR = 1.7406
BOB
Avg
0.574156
High
0.576091
Low
0.572035
Last updated: 4/17/2026, 4:58:52 AM
Quick Conversions
| BOB | MYR |
|---|---|
| 1 BOB | 0.57 MYR |
| 10 BOB | 5.75 MYR |
| 50 BOB | 28.73 MYR |
| 100 BOB | 57.45 MYR |
| 500 BOB | 287.26 MYR |
| 1,000 BOB | 574.52 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-04-17T04:58:52Z",
"rates": {
"MYR": 0.574516
}
}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.4516,
"rate": 0.574516
}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