Rate Overview
Live
1 SHP = 5678.68 MGA
1 MGA = 0.000176
SHP
Avg
5671.38
High
5742.70
Low
5609.28
Last updated: 7/7/2026, 11:01:04 AM
Quick Conversions
| SHP | MGA |
|---|---|
| 1 SHP | 5,678.68 MGA |
| 10 SHP | 56,786.82 MGA |
| 50 SHP | 283,934.12 MGA |
| 100 SHP | 567,868.24 MGA |
| 500 SHP | 2,839,341.18 MGA |
| 1,000 SHP | 5,678,682.35 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-07-07T11:01:04Z",
"rates": {
"MGA": 5678.682351
}
}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": 567868.2351,
"rate": 5678.682351
}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