Rate Overview
Live
1 MOP = 11.5047 BTN
1 BTN = 0.086921
MOP
Avg
11.5282
High
11.5752
Low
11.4995
Last updated: 4/18/2026, 8:43:45 AM
Quick Conversions
| MOP | BTN |
|---|---|
| 1 MOP | 11.50 BTN |
| 10 MOP | 115.05 BTN |
| 50 MOP | 575.23 BTN |
| 100 MOP | 1,150.47 BTN |
| 500 MOP | 5,752.35 BTN |
| 1,000 MOP | 11,504.69 BTN |
Get MOP/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=BTNExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-04-18T08:43:45Z",
"rates": {
"BTN": 11.504692
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "BTN",
"amount": 100
},
"result": 1150.4692,
"rate": 11.504692
}Build with MOP/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key