Rate Overview
Live
1 MOP = 11.8443 BTN
1 BTN = 0.084429
MOP
Avg
11.4513
High
11.9497
Low
11.1444
Last updated: 5/29/2026, 10:19:43 PM
Quick Conversions
| MOP | BTN |
|---|---|
| 1 MOP | 11.84 BTN |
| 10 MOP | 118.44 BTN |
| 50 MOP | 592.22 BTN |
| 100 MOP | 1,184.43 BTN |
| 500 MOP | 5,922.15 BTN |
| 1,000 MOP | 11,844.31 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-05-29T22:19:43Z",
"rates": {
"BTN": 11.844307
}
}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.4307000000001,
"rate": 11.844307
}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