Rate Overview
Live
1 MYR = 23.4025 BTN
1 BTN = 0.042730
MYR
Avg
23.0411
High
23.6804
Low
22.1278
Last updated: 3/27/2026, 9:34:59 AM
Quick Conversions
| MYR | BTN |
|---|---|
| 1 MYR | 23.40 BTN |
| 10 MYR | 234.03 BTN |
| 50 MYR | 1,170.13 BTN |
| 100 MYR | 2,340.25 BTN |
| 500 MYR | 11,701.27 BTN |
| 1,000 MYR | 23,402.55 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-03-27T09:34:59Z",
"rates": {
"BTN": 23.402549
}
}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": 2340.2549,
"rate": 23.402549
}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