Rate Overview
Live
1 MYR = 23.1248 BTN
1 BTN = 0.043244
MYR
Avg
23.2887
High
23.4133
Low
23.1248
Last updated: 3/7/2026, 1:07:11 AM
Quick Conversions
| MYR | BTN |
|---|---|
| 1 MYR | 23.12 BTN |
| 10 MYR | 231.25 BTN |
| 50 MYR | 1,156.24 BTN |
| 100 MYR | 2,312.48 BTN |
| 500 MYR | 11,562.40 BTN |
| 1,000 MYR | 23,124.80 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-07T01:07:11Z",
"rates": {
"BTN": 23.124801
}
}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": 2312.4801,
"rate": 23.124801
}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