Rate Overview
Live
1 MYR = 23.5910 BTN
1 BTN = 0.042389
MYR
Avg
22.3766
High
24.1647
Low
20.4828
Last updated: 7/25/2026, 8:17:29 PM
Quick Conversions
| MYR | BTN |
|---|---|
| 1 MYR | 23.59 BTN |
| 10 MYR | 235.91 BTN |
| 50 MYR | 1,179.55 BTN |
| 100 MYR | 2,359.10 BTN |
| 500 MYR | 11,795.51 BTN |
| 1,000 MYR | 23,591.02 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-07-25T20:17:29Z",
"rates": {
"BTN": 23.591024
}
}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": 2359.1024,
"rate": 23.591024
}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