Rate Overview
Live
1 MYR = 2.4205 BOB
1 BOB = 0.413138
MYR
Avg
1.9406
High
2.4285
Low
1.6958
Last updated: 7/9/2026, 5:31:49 AM
Quick Conversions
| MYR | BOB |
|---|---|
| 1 MYR | 2.42 BOB |
| 10 MYR | 24.21 BOB |
| 50 MYR | 121.03 BOB |
| 100 MYR | 242.05 BOB |
| 500 MYR | 1,210.25 BOB |
| 1,000 MYR | 2,420.50 BOB |
Get MYR/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=BOBExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-07-09T05:31:49Z",
"rates": {
"BOB": 2.4205
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "BOB",
"amount": 100
},
"result": 242.05,
"rate": 2.4205
}Build with MYR/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key