Rate Overview
Live
1 MYR = 23.5069 BTN
1 BTN = 0.042541
MYR
Avg
23.4487
High
23.5844
Low
23.3030
Last updated: 4/17/2026, 6:30:40 AM
Quick Conversions
| MYR | BTN |
|---|---|
| 1 MYR | 23.51 BTN |
| 10 MYR | 235.07 BTN |
| 50 MYR | 1,175.35 BTN |
| 100 MYR | 2,350.69 BTN |
| 500 MYR | 11,753.45 BTN |
| 1,000 MYR | 23,506.91 BTN |
Get MYR/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=BTNExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-04-17T06:30:40Z",
"rates": {
"BTN": 23.506907
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "BTN",
"amount": 100
},
"result": 2350.6907,
"rate": 23.506907
}Build with MYR/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key