Rate Overview
Live
1 PKR = 0.028754 MOP
1 MOP = 34.7778
PKR
Avg
0.028840
High
0.029101
Low
0.028754
Last updated: 9/3/2026, 7:04:27 AM
Quick Conversions
| PKR | MOP |
|---|---|
| 1 PKR | 0.03 MOP |
| 10 PKR | 0.29 MOP |
| 50 PKR | 1.44 MOP |
| 100 PKR | 2.88 MOP |
| 500 PKR | 14.38 MOP |
| 1,000 PKR | 28.75 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-09-03T07:04:27Z",
"rates": {
"MOP": 0.028754
}
}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.8754,
"rate": 0.028754
}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