Rate Overview
Live
1 MOP = 34.8849 PKR
1 PKR = 0.028666
MOP
Avg
34.6943
High
35.2310
Low
34.2525
Last updated: 3/27/2026, 11:54:08 AM
Quick Conversions
| MOP | PKR |
|---|---|
| 1 MOP | 34.88 PKR |
| 10 MOP | 348.85 PKR |
| 50 MOP | 1,744.25 PKR |
| 100 MOP | 3,488.49 PKR |
| 500 MOP | 17,442.46 PKR |
| 1,000 MOP | 34,884.92 PKR |
Get MOP/PKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=PKRExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-03-27T11:54:08Z",
"rates": {
"PKR": 34.884922
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=PKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "PKR",
"amount": 100
},
"result": 3488.4922,
"rate": 34.884922
}Build with MOP/PKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key