Rate Overview
Live
1 MUR = 0.076848 PLN
1 PLN = 13.0127
MUR
Avg
0.077211
High
0.077859
Low
0.076653
Last updated: 5/27/2026, 10:54:45 AM
Quick Conversions
| MUR | PLN |
|---|---|
| 1 MUR | 0.08 PLN |
| 10 MUR | 0.77 PLN |
| 50 MUR | 3.84 PLN |
| 100 MUR | 7.68 PLN |
| 500 MUR | 38.42 PLN |
| 1,000 MUR | 76.85 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-05-27T10:54:45Z",
"rates": {
"PLN": 0.076848
}
}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.6848,
"rate": 0.076848
}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