Rate Overview
Live
1 MOP = 34.8629 PKR
1 PKR = 0.028684
MOP
Avg
34.8303
High
34.9120
Low
34.7106
Last updated: 3/7/2026, 12:08:32 AM
Quick Conversions
| MOP | PKR |
|---|---|
| 1 MOP | 34.86 PKR |
| 10 MOP | 348.63 PKR |
| 50 MOP | 1,743.14 PKR |
| 100 MOP | 3,486.29 PKR |
| 500 MOP | 17,431.43 PKR |
| 1,000 MOP | 34,862.86 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-07T00:08:32Z",
"rates": {
"PKR": 34.862858
}
}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": 3486.2858,
"rate": 34.862858
}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