Rate Overview
Live
1 PGK = 11.0121 MUR
1 MUR = 0.090809
PGK
Avg
10.8751
High
11.0121
Low
10.6873
Last updated: 3/6/2026, 10:45:33 PM
Quick Conversions
| PGK | MUR |
|---|---|
| 1 PGK | 11.01 MUR |
| 10 PGK | 110.12 MUR |
| 50 PGK | 550.61 MUR |
| 100 PGK | 1,101.21 MUR |
| 500 PGK | 5,506.07 MUR |
| 1,000 PGK | 11,012.14 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-03-06T22:45:33Z",
"rates": {
"MUR": 11.012135
}
}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": 1101.2135,
"rate": 11.012135
}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