Rate Overview
Live
1 PLN = 12.4467 MUR
1 MUR = 0.080342
PLN
Avg
12.4601
High
12.5034
Low
12.4241
Last updated: 7/28/2026, 9:41:23 AM
Quick Conversions
| PLN | MUR |
|---|---|
| 1 PLN | 12.45 MUR |
| 10 PLN | 124.47 MUR |
| 50 PLN | 622.34 MUR |
| 100 PLN | 1,244.67 MUR |
| 500 PLN | 6,223.37 MUR |
| 1,000 PLN | 12,446.74 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-07-28T09:41:23Z",
"rates": {
"MUR": 12.446737
}
}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": 1244.6737,
"rate": 12.446737
}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