Rate Overview
Live
1 MUR = 0.080106 PLN
1 PLN = 12.4835
MUR
Avg
0.078223
High
0.080697
Low
0.076464
Last updated: 7/27/2026, 4:09:19 PM
Quick Conversions
| MUR | PLN |
|---|---|
| 1 MUR | 0.08 PLN |
| 10 MUR | 0.80 PLN |
| 50 MUR | 4.01 PLN |
| 100 MUR | 8.01 PLN |
| 500 MUR | 40.05 PLN |
| 1,000 MUR | 80.11 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-07-27T16:09:19Z",
"rates": {
"PLN": 0.080106
}
}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": 8.0106,
"rate": 0.080106
}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