Rate Overview
Live
1 SHP = 5742.70 MGA
1 MGA = 0.000174
SHP
Avg
5632.28
High
5742.70
Low
5550.58
Last updated: 7/2/2026, 5:58:54 AM
Quick Conversions
| SHP | MGA |
|---|---|
| 1 SHP | 5,742.70 MGA |
| 10 SHP | 57,426.95 MGA |
| 50 SHP | 287,134.75 MGA |
| 100 SHP | 574,269.50 MGA |
| 500 SHP | 2,871,347.52 MGA |
| 1,000 SHP | 5,742,695.04 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-02T05:58:54Z",
"rates": {
"MGA": 5742.69504
}
}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": 574269.504,
"rate": 5742.69504
}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