Rate Overview
Live
1 MYR = 23.5146 BTN
1 BTN = 0.042527
MYR
Avg
21.0994
High
23.9923
Low
19.0149
Last updated: 7/21/2026, 7:13:37 AM
Quick Conversions
| MYR | BTN |
|---|---|
| 1 MYR | 23.51 BTN |
| 10 MYR | 235.15 BTN |
| 50 MYR | 1,175.73 BTN |
| 100 MYR | 2,351.46 BTN |
| 500 MYR | 11,757.28 BTN |
| 1,000 MYR | 23,514.56 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-21T07:13:37Z",
"rates": {
"BTN": 23.514559
}
}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": 2351.4559,
"rate": 23.514559
}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