Rate Overview
Live
1 PLN = 12.5605 MUR
1 MUR = 0.079614
PLN
Avg
12.6719
High
12.9755
Low
12.3412
Last updated: 3/27/2026, 7:44:27 AM
Quick Conversions
| PLN | MUR |
|---|---|
| 1 PLN | 12.56 MUR |
| 10 PLN | 125.61 MUR |
| 50 PLN | 628.03 MUR |
| 100 PLN | 1,256.05 MUR |
| 500 PLN | 6,280.26 MUR |
| 1,000 PLN | 12,560.53 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-27T07:44:27Z",
"rates": {
"MUR": 12.560528
}
}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": 1256.0528,
"rate": 12.560528
}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