Rate Overview
Live
1 MOP = 11.8455 BTN
1 BTN = 0.084420
MOP
Avg
11.9131
High
11.9829
Low
11.8455
Last updated: 7/29/2026, 4:12:03 PM
Quick Conversions
| MOP | BTN |
|---|---|
| 1 MOP | 11.85 BTN |
| 10 MOP | 118.45 BTN |
| 50 MOP | 592.27 BTN |
| 100 MOP | 1,184.55 BTN |
| 500 MOP | 5,922.74 BTN |
| 1,000 MOP | 11,845.49 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-29T16:12:03Z",
"rates": {
"BTN": 11.845487
}
}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": 1184.5487,
"rate": 11.845487
}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