Rate Overview
Live
1 MUR = 0.093346 PGK
1 PGK = 10.7128
MUR
Avg
0.093286
High
0.093860
Low
0.092713
Last updated: 4/18/2026, 12:28:51 PM
Quick Conversions
| MUR | PGK |
|---|---|
| 1 MUR | 0.09 PGK |
| 10 MUR | 0.93 PGK |
| 50 MUR | 4.67 PGK |
| 100 MUR | 9.33 PGK |
| 500 MUR | 46.67 PGK |
| 1,000 MUR | 93.35 PGK |
Get MUR/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MUR¤cies=PGKExample Response:
{
"success": true,
"base": "MUR",
"date": "2026-04-18T12:28:51Z",
"rates": {
"PGK": 0.093346
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MUR&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MUR",
"to": "PGK",
"amount": 100
},
"result": 9.3346,
"rate": 0.093346
}Build with MUR/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key