Rate Overview
Live
1 MGA = 0.000180 SHP
1 SHP = 5555.56
MGA
Avg
0.000177
High
0.000180
Low
0.000174
Last updated: 3/6/2026, 11:53:52 PM
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.09 SHP |
| 1,000 MGA | 0.18 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-03-06T23:53:52Z",
"rates": {
"SHP": 0.00018
}
}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.018000000000000002,
"rate": 0.00018
}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