Rate Overview
Live
1 MGA = 0.000161 SHP
1 SHP = 6211.18 MGA
Avg
0.000162
High
0.000164
Low
0.000161
Last updated: 1/25/2026, 3:20:40 AM
Quick Conversions
| MGA | SHP |
|---|---|
| 1 MGA | 0.00 SHP |
| 10 MGA | 0.00 SHP |
| 50 MGA | 0.01 SHP |
| 100 MGA | 0.02 SHP |
| 500 MGA | 0.08 SHP |
| 1,000 MGA | 0.16 SHP |
Get MGA/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=SHPExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-01-25T03:20:40Z",
"rates": {
"SHP": 0.000161
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "SHP",
"amount": 100
},
"result": 0.0161,
"rate": 0.000161
}Build with MGA/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key