Rate Overview
Live
1 MOP = 11.8136 BTN
1 BTN = 0.084648
MOP
Avg
11.0222
High
11.8136
Low
10.4378
Last updated: 8/1/2026, 1:25:28 PM
Quick Conversions
| MOP | BTN |
|---|---|
| 1 MOP | 11.81 BTN |
| 10 MOP | 118.14 BTN |
| 50 MOP | 590.68 BTN |
| 100 MOP | 1,181.36 BTN |
| 500 MOP | 5,906.79 BTN |
| 1,000 MOP | 11,813.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-08-01T13:25:28Z",
"rates": {
"BTN": 11.81358
}
}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": 1181.358,
"rate": 11.81358
}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