Rate Overview
Live
1 PLN = 12.5724 MUR
1 MUR = 0.079539
PLN
Avg
12.5860
High
12.6428
Low
12.5380
Last updated: 3/27/2026, 6:06:32 AM
Quick Conversions
| PLN | MUR |
|---|---|
| 1 PLN | 12.57 MUR |
| 10 PLN | 125.72 MUR |
| 50 PLN | 628.62 MUR |
| 100 PLN | 1,257.24 MUR |
| 500 PLN | 6,286.20 MUR |
| 1,000 PLN | 12,572.39 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-03-27T06:06:32Z",
"rates": {
"MUR": 12.572394
}
}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": 1257.2394,
"rate": 12.572394
}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