Rate Overview
Live
1 PLN = 12.4800 MUR
1 MUR = 0.080128
PLN
Avg
12.4657
High
12.5034
Low
12.4241
Last updated: 7/28/2026, 1:15:47 AM
Quick Conversions
| PLN | MUR |
|---|---|
| 1 PLN | 12.48 MUR |
| 10 PLN | 124.80 MUR |
| 50 PLN | 624.00 MUR |
| 100 PLN | 1,248.00 MUR |
| 500 PLN | 6,240.00 MUR |
| 1,000 PLN | 12,479.99 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-28T01:15:47Z",
"rates": {
"MUR": 12.479992
}
}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": 1247.9992,
"rate": 12.479992
}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