Rate Overview
Live
1 PAB = 8.0784 MOP
1 MOP = 0.123787
PAB
Avg
8.0786
High
8.0795
Low
8.0781
Last updated: 7/7/2026, 5:10:04 PM
Quick Conversions
| PAB | MOP |
|---|---|
| 1 PAB | 8.08 MOP |
| 10 PAB | 80.78 MOP |
| 50 PAB | 403.92 MOP |
| 100 PAB | 807.84 MOP |
| 500 PAB | 4,039.20 MOP |
| 1,000 PAB | 8,078.40 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-07-07T17:10:04Z",
"rates": {
"MOP": 8.078399
}
}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.8399,
"rate": 8.078399
}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