Rate Overview
Live
1 MOP = 11.8546 BTN
1 BTN = 0.084356
MOP
Avg
11.9249
High
11.9829
Low
11.8546
Last updated: 7/28/2026, 11:21:08 AM
Quick Conversions
| MOP | BTN |
|---|---|
| 1 MOP | 11.85 BTN |
| 10 MOP | 118.55 BTN |
| 50 MOP | 592.73 BTN |
| 100 MOP | 1,185.46 BTN |
| 500 MOP | 5,927.29 BTN |
| 1,000 MOP | 11,854.58 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-07-28T11:21:08Z",
"rates": {
"BTN": 11.854581
}
}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": 1185.4581,
"rate": 11.854581
}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