Rate Overview
Live
1 BOB = 0.574814 MYR
1 MYR = 1.7397
BOB
Avg
0.610941
High
0.650417
Low
0.568455
Last updated: 5/27/2026, 9:48:43 AM
Quick Conversions
| BOB | MYR |
|---|---|
| 1 BOB | 0.57 MYR |
| 10 BOB | 5.75 MYR |
| 50 BOB | 28.74 MYR |
| 100 BOB | 57.48 MYR |
| 500 BOB | 287.41 MYR |
| 1,000 BOB | 574.81 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-27T09:48:43Z",
"rates": {
"MYR": 0.574814
}
}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.48140000000001,
"rate": 0.574814
}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