Rate Overview
Live
1 MUR = 0.090654 PGK
1 PGK = 11.0310
MUR
Avg
0.091516
High
0.093569
Low
0.090654
Last updated: 3/8/2026, 7:41:05 AM
Quick Conversions
| MUR | PGK |
|---|---|
| 1 MUR | 0.09 PGK |
| 10 MUR | 0.91 PGK |
| 50 MUR | 4.53 PGK |
| 100 MUR | 9.07 PGK |
| 500 MUR | 45.33 PGK |
| 1,000 MUR | 90.65 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-03-08T07:41:05Z",
"rates": {
"PGK": 0.090654
}
}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.0654,
"rate": 0.090654
}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