Rate Overview
Live
1 PAB = 8.0652 MOP
1 MOP = 0.123989
PAB
Avg
8.0378
High
8.0856
Low
7.9892
Last updated: 3/27/2026, 3:19:20 PM
Quick Conversions
| PAB | MOP |
|---|---|
| 1 PAB | 8.07 MOP |
| 10 PAB | 80.65 MOP |
| 50 PAB | 403.26 MOP |
| 100 PAB | 806.52 MOP |
| 500 PAB | 4,032.61 MOP |
| 1,000 PAB | 8,065.22 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-03-27T15:19:20Z",
"rates": {
"MOP": 8.065217
}
}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.5217,
"rate": 8.065217
}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