Rate Overview
Live
1 SHP = 5561.14 MGA
1 MGA = 0.000180
SHP
Avg
5549.21
High
5561.14
Low
5538.44
Last updated: 4/17/2026, 4:59:20 AM
Quick Conversions
| SHP | MGA |
|---|---|
| 1 SHP | 5,561.14 MGA |
| 10 SHP | 55,611.41 MGA |
| 50 SHP | 278,057.04 MGA |
| 100 SHP | 556,114.09 MGA |
| 500 SHP | 2,780,570.43 MGA |
| 1,000 SHP | 5,561,140.86 MGA |
Get SHP/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=MGAExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-04-17T04:59:20Z",
"rates": {
"MGA": 5561.140862
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "MGA",
"amount": 100
},
"result": 556114.0862,
"rate": 5561.140862
}Build with SHP/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key