Rate Overview
Live
1 PLN = 12.5222 MUR
1 MUR = 0.079858
PLN
Avg
12.7815
High
12.9649
Low
12.5108
Last updated: 3/27/2026, 11:14:09 AM
Quick Conversions
| PLN | MUR |
|---|---|
| 1 PLN | 12.52 MUR |
| 10 PLN | 125.22 MUR |
| 50 PLN | 626.11 MUR |
| 100 PLN | 1,252.22 MUR |
| 500 PLN | 6,261.10 MUR |
| 1,000 PLN | 12,522.20 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-27T11:14:09Z",
"rates": {
"MUR": 12.522204
}
}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": 1252.2204,
"rate": 12.522204
}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