Rate Overview
Live
1 MUR = 0.094266 PGK
1 PGK = 10.6083
MUR
Avg
0.094378
High
0.095395
Low
0.093008
Last updated: 8/19/2026, 3:00:40 AM
Quick Conversions
| MUR | PGK |
|---|---|
| 1 MUR | 0.09 PGK |
| 10 MUR | 0.94 PGK |
| 50 MUR | 4.71 PGK |
| 100 MUR | 9.43 PGK |
| 500 MUR | 47.13 PGK |
| 1,000 MUR | 94.27 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-08-19T03:00:40Z",
"rates": {
"PGK": 0.094266
}
}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.4266,
"rate": 0.094266
}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