Rate Overview
Live
1 MUR = 0.093617 PGK
1 PGK = 10.6818
MUR
Avg
0.092054
High
0.094191
Low
0.087148
Last updated: 8/1/2026, 12:54:33 AM
Quick Conversions
| MUR | PGK |
|---|---|
| 1 MUR | 0.09 PGK |
| 10 MUR | 0.94 PGK |
| 50 MUR | 4.68 PGK |
| 100 MUR | 9.36 PGK |
| 500 MUR | 46.81 PGK |
| 1,000 MUR | 93.62 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-01T00:54:33Z",
"rates": {
"PGK": 0.093617
}
}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.3617,
"rate": 0.093617
}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