Rate Overview
Live
1 MUR = 0.077053 PLN
1 PLN = 12.9781
MUR
Avg
0.081479
High
0.087431
Low
0.077053
Last updated: 1/25/2026, 11:50:04 PM
Quick Conversions
| MUR | PLN |
|---|---|
| 1 MUR | 0.08 PLN |
| 10 MUR | 0.77 PLN |
| 50 MUR | 3.85 PLN |
| 100 MUR | 7.71 PLN |
| 500 MUR | 38.53 PLN |
| 1,000 MUR | 77.05 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-01-25T23:50:04Z",
"rates": {
"PLN": 0.077053
}
}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.705299999999999,
"rate": 0.077053
}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