Rate Overview
Live
1 PAB = 8.0662 MOP
1 MOP = 0.123974
PAB
Avg
8.0484
High
8.0725
Low
8.0046
Last updated: 5/28/2026, 6:08:52 PM
Quick Conversions
| PAB | MOP |
|---|---|
| 1 PAB | 8.07 MOP |
| 10 PAB | 80.66 MOP |
| 50 PAB | 403.31 MOP |
| 100 PAB | 806.62 MOP |
| 500 PAB | 4,033.09 MOP |
| 1,000 PAB | 8,066.19 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-05-28T18:08:52Z",
"rates": {
"MOP": 8.066187
}
}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": 806.6187,
"rate": 8.066187
}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