Rate Overview
Live
1 MOP = 0.123989 PAB
1 PAB = 8.0652
MOP
Avg
0.124556
High
0.124957
Low
0.123963
Last updated: 3/27/2026, 8:18:04 AM
Quick Conversions
| MOP | PAB |
|---|---|
| 1 MOP | 0.12 PAB |
| 10 MOP | 1.24 PAB |
| 50 MOP | 6.20 PAB |
| 100 MOP | 12.40 PAB |
| 500 MOP | 61.99 PAB |
| 1,000 MOP | 123.99 PAB |
Get MOP/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=PABExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-03-27T08:18:04Z",
"rates": {
"PAB": 0.123989
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "PAB",
"amount": 100
},
"result": 12.3989,
"rate": 0.123989
}Build with MOP/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key