Rate Overview
Live
1 PLN = 12.6283 MUR
1 MUR = 0.079188
PLN
Avg
12.5928
High
12.6804
Low
12.5012
Last updated: 9/5/2026, 2:22:43 AM
Quick Conversions
| PLN | MUR |
|---|---|
| 1 PLN | 12.63 MUR |
| 10 PLN | 126.28 MUR |
| 50 PLN | 631.41 MUR |
| 100 PLN | 1,262.83 MUR |
| 500 PLN | 6,314.13 MUR |
| 1,000 PLN | 12,628.26 MUR |
Get PLN/MUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=MURExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-09-05T02:22:43Z",
"rates": {
"MUR": 12.628255
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=MUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "MUR",
"amount": 100
},
"result": 1262.8255,
"rate": 12.628255
}Build with PLN/MUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key