Rate Overview
Live
1 MOP = 11.7830 BTN
1 BTN = 0.084868
MOP
Avg
11.7885
High
11.8213
Low
11.7235
Last updated: 7/8/2026, 6:41:31 AM
Quick Conversions
| MOP | BTN |
|---|---|
| 1 MOP | 11.78 BTN |
| 10 MOP | 117.83 BTN |
| 50 MOP | 589.15 BTN |
| 100 MOP | 1,178.30 BTN |
| 500 MOP | 5,891.52 BTN |
| 1,000 MOP | 11,783.04 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-08T06:41:31Z",
"rates": {
"BTN": 11.783044
}
}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": 1178.3044,
"rate": 11.783044
}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