Rate Overview
Live
1 MUR = 0.079059 PLN
1 PLN = 12.6488
MUR
Avg
0.079074
High
0.079281
Low
0.078892
Last updated: 8/15/2026, 2:43:10 PM
Quick Conversions
| MUR | PLN |
|---|---|
| 1 MUR | 0.08 PLN |
| 10 MUR | 0.79 PLN |
| 50 MUR | 3.95 PLN |
| 100 MUR | 7.91 PLN |
| 500 MUR | 39.53 PLN |
| 1,000 MUR | 79.06 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-08-15T14:43:10Z",
"rates": {
"PLN": 0.079059
}
}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.905900000000001,
"rate": 0.079059
}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