Rate Overview
Live
1 MRO = 0.011033 PGK
1 PGK = 90.6372
MRO
Avg
0.011027
High
0.011060
Low
0.010981
Last updated: 7/2/2026, 10:04:38 AM
Quick Conversions
| MRO | PGK |
|---|---|
| 1 MRO | 0.01 PGK |
| 10 MRO | 0.11 PGK |
| 50 MRO | 0.55 PGK |
| 100 MRO | 1.10 PGK |
| 500 MRO | 5.52 PGK |
| 1,000 MRO | 11.03 PGK |
Get MRO/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=PGKExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-07-02T10:04:38Z",
"rates": {
"PGK": 0.011033
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "PGK",
"amount": 100
},
"result": 1.1033,
"rate": 0.011033
}Build with MRO/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key