Rate Overview
Live
1 BTN = 0.041611 MYR
1 MYR = 24.0321
BTN
Avg
0.041642
High
0.041961
Low
0.041301
Last updated: 5/8/2026, 3:42:41 PM
Quick Conversions
| BTN | MYR |
|---|---|
| 1 BTN | 0.04 MYR |
| 10 BTN | 0.42 MYR |
| 50 BTN | 2.08 MYR |
| 100 BTN | 4.16 MYR |
| 500 BTN | 20.81 MYR |
| 1,000 BTN | 41.61 MYR |
Get BTN/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=MYRExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-05-08T15:42:41Z",
"rates": {
"MYR": 0.041611
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "MYR",
"amount": 100
},
"result": 4.1611,
"rate": 0.041611
}Build with BTN/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key