Rate Overview
Live
1 MRO = 0.010903 PGK
1 PGK = 91.7179
MRO
Avg
0.010907
High
0.010969
Low
0.010862
Last updated: 5/27/2026, 12:13:13 PM
Quick Conversions
| MRO | PGK |
|---|---|
| 1 MRO | 0.01 PGK |
| 10 MRO | 0.11 PGK |
| 50 MRO | 0.55 PGK |
| 100 MRO | 1.09 PGK |
| 500 MRO | 5.45 PGK |
| 1,000 MRO | 10.90 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-05-27T12:13:13Z",
"rates": {
"PGK": 0.010903
}
}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.0903,
"rate": 0.010903
}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