Rate Overview
Live
1 MOP = 0.459905 PLN
1 PLN = 2.1744
MOP
Avg
0.459763
High
0.461170
Low
0.458492
Last updated: 9/10/2026, 11:41:03 AM
Quick Conversions
| MOP | PLN |
|---|---|
| 1 MOP | 0.46 PLN |
| 10 MOP | 4.60 PLN |
| 50 MOP | 23.00 PLN |
| 100 MOP | 45.99 PLN |
| 500 MOP | 229.95 PLN |
| 1,000 MOP | 459.91 PLN |
Get MOP/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=PLNExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-09-10T11:41:03Z",
"rates": {
"PLN": 0.459905
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "PLN",
"amount": 100
},
"result": 45.9905,
"rate": 0.459905
}Build with MOP/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key