Rate Overview
Live
1 MUR = 0.092018 PGK
1 PGK = 10.8674
MUR
Avg
0.092726
High
0.093932
Low
0.091347
Last updated: 3/29/2026, 12:44:15 PM
Quick Conversions
| MUR | PGK |
|---|---|
| 1 MUR | 0.09 PGK |
| 10 MUR | 0.92 PGK |
| 50 MUR | 4.60 PGK |
| 100 MUR | 9.20 PGK |
| 500 MUR | 46.01 PGK |
| 1,000 MUR | 92.02 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-29T12:44:15Z",
"rates": {
"PGK": 0.092018
}
}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.2018,
"rate": 0.092018
}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