Rate Overview
Live
1 PLN = 12.4477 MUR
1 MUR = 0.080336
PLN
Avg
12.4755
High
12.6272
Low
12.3686
Last updated: 7/28/2026, 7:27:49 AM
Quick Conversions
| PLN | MUR |
|---|---|
| 1 PLN | 12.45 MUR |
| 10 PLN | 124.48 MUR |
| 50 PLN | 622.39 MUR |
| 100 PLN | 1,244.77 MUR |
| 500 PLN | 6,223.86 MUR |
| 1,000 PLN | 12,447.72 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-28T07:27:49Z",
"rates": {
"MUR": 12.447719
}
}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.7719,
"rate": 12.447719
}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