Rate Overview
Live
1 MUR = 0.079978 PLN
1 PLN = 12.5034
MUR
Avg
0.080099
High
0.085522
Low
0.076954
Last updated: 3/27/2026, 12:57:41 PM
Quick Conversions
| MUR | PLN |
|---|---|
| 1 MUR | 0.08 PLN |
| 10 MUR | 0.80 PLN |
| 50 MUR | 4.00 PLN |
| 100 MUR | 8.00 PLN |
| 500 MUR | 39.99 PLN |
| 1,000 MUR | 79.98 PLN |
Get MUR/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MUR¤cies=PLNExample Response:
{
"success": true,
"base": "MUR",
"date": "2026-03-27T12:57:41Z",
"rates": {
"PLN": 0.079978
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MUR&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MUR",
"to": "PLN",
"amount": 100
},
"result": 7.9978,
"rate": 0.079978
}Build with MUR/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key