Rate Overview
Live
1 BTN = 4.2130 MRO
1 MRO = 0.237359
BTN
Avg
4.3611
High
4.4244
Low
4.2130
Last updated: 3/29/2026, 11:06:27 AM
Quick Conversions
| BTN | MRO |
|---|---|
| 1 BTN | 4.21 MRO |
| 10 BTN | 42.13 MRO |
| 50 BTN | 210.65 MRO |
| 100 BTN | 421.30 MRO |
| 500 BTN | 2,106.51 MRO |
| 1,000 BTN | 4,213.03 MRO |
Get BTN/MRO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=MROExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-03-29T11:06:27Z",
"rates": {
"MRO": 4.213029
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=MRO&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "MRO",
"amount": 100
},
"result": 421.30289999999997,
"rate": 4.213029
}Build with BTN/MRO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key