Rate Overview
Live
1 PGK = 10.4803 MUR
1 MUR = 0.095418
PGK
Avg
10.5895
High
10.6899
Low
10.4803
Last updated: 8/12/2026, 3:00:32 AM
Quick Conversions
| PGK | MUR |
|---|---|
| 1 PGK | 10.48 MUR |
| 10 PGK | 104.80 MUR |
| 50 PGK | 524.01 MUR |
| 100 PGK | 1,048.03 MUR |
| 500 PGK | 5,240.13 MUR |
| 1,000 PGK | 10,480.25 MUR |
Get PGK/MUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=MURExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-08-12T03:00:32Z",
"rates": {
"MUR": 10.480251
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=MUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "MUR",
"amount": 100
},
"result": 1048.0251,
"rate": 10.480251
}Build with PGK/MUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key