Rate Overview
Live
1 PAB = 8.0560 MOP
1 MOP = 0.124131
PAB
Avg
8.0547
High
8.0580
Low
8.0430
Last updated: 3/6/2026, 6:09:19 PM
Quick Conversions
| PAB | MOP |
|---|---|
| 1 PAB | 8.06 MOP |
| 10 PAB | 80.56 MOP |
| 50 PAB | 402.80 MOP |
| 100 PAB | 805.60 MOP |
| 500 PAB | 4,027.99 MOP |
| 1,000 PAB | 8,055.98 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-06T18:09:19Z",
"rates": {
"MOP": 8.05598
}
}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": 805.598,
"rate": 8.05598
}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