Rate Overview
Live
1 SHP = 5658.33 MGA
1 MGA = 0.000177
SHP
Avg
5786.49
High
6233.27
Low
5534.31
Last updated: 5/27/2026, 9:58:48 AM
Quick Conversions
| SHP | MGA |
|---|---|
| 1 SHP | 5,658.33 MGA |
| 10 SHP | 56,583.31 MGA |
| 50 SHP | 282,916.55 MGA |
| 100 SHP | 565,833.10 MGA |
| 500 SHP | 2,829,165.50 MGA |
| 1,000 SHP | 5,658,330.99 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-05-27T09:58:48Z",
"rates": {
"MGA": 5658.330993
}
}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": 565833.0993,
"rate": 5658.330993
}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