Rate Overview
Live
1 MOP = 0.456673 PLN
1 PLN = 2.1898
MOP
Avg
0.453213
High
0.460352
Low
0.443606
Last updated: 3/7/2026, 12:08:29 AM
Quick Conversions
| MOP | PLN |
|---|---|
| 1 MOP | 0.46 PLN |
| 10 MOP | 4.57 PLN |
| 50 MOP | 22.83 PLN |
| 100 MOP | 45.67 PLN |
| 500 MOP | 228.34 PLN |
| 1,000 MOP | 456.67 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-03-07T00:08:29Z",
"rates": {
"PLN": 0.456673
}
}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.6673,
"rate": 0.456673
}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