Rate Overview
Live
1 PAB = 8.0775 MOP
1 MOP = 0.123801
PAB
Avg
8.0466
High
8.0856
Low
8.0027
Last updated: 6/28/2026, 7:48:04 PM
Quick Conversions
| PAB | MOP |
|---|---|
| 1 PAB | 8.08 MOP |
| 10 PAB | 80.78 MOP |
| 50 PAB | 403.88 MOP |
| 100 PAB | 807.75 MOP |
| 500 PAB | 4,038.75 MOP |
| 1,000 PAB | 8,077.51 MOP |
Get PAB/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=MOPExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-06-28T19:48:04Z",
"rates": {
"MOP": 8.077509
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "MOP",
"amount": 100
},
"result": 807.7508999999999,
"rate": 8.077509
}Build with PAB/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key