Rate Overview
Live
1 PKR = 0.028649 MOP
1 MOP = 34.9052
PKR
Avg
0.028741
High
0.028905
Low
0.028625
Last updated: 4/17/2026, 6:04:38 AM
Quick Conversions
| PKR | MOP |
|---|---|
| 1 PKR | 0.03 MOP |
| 10 PKR | 0.29 MOP |
| 50 PKR | 1.43 MOP |
| 100 PKR | 2.86 MOP |
| 500 PKR | 14.32 MOP |
| 1,000 PKR | 28.65 MOP |
Get PKR/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PKR¤cies=MOPExample Response:
{
"success": true,
"base": "PKR",
"date": "2026-04-17T06:04:38Z",
"rates": {
"MOP": 0.028649
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PKR&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PKR",
"to": "MOP",
"amount": 100
},
"result": 2.8649,
"rate": 0.028649
}Build with PKR/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key